Ektron CMS400.Net Reference
The random content function is used to randomly display the content of a content block that belongs in a specified collection.
Displayed here is the format for the random content function
<%= ecmShowRandomContent (int collectionID, int xsltId) %> |
This function is basically the same as the Random Content function in ASP. See Random Content for details.